Replace structs with record structs where appropriate #49
Annotations
8 warnings
Build MacOS ARM64 Release:
AssimpNet/Ray.cs#L31
XML comment has a param tag for 'Origin', but there is no parameter by that name
|
Build MacOS ARM64 Release:
AssimpNet/Ray.cs#L34
Parameter 'Position' has no matching param tag in the XML comment for 'Ray.Ray(Vector3, Vector3)' (but other parameters do)
|
Build Linux Release:
AssimpNet/Ray.cs#L31
XML comment has a param tag for 'Origin', but there is no parameter by that name
|
Build Linux Release:
AssimpNet/Ray.cs#L34
Parameter 'Position' has no matching param tag in the XML comment for 'Ray.Ray(Vector3, Vector3)' (but other parameters do)
|
Build MacOS x64 Release:
AssimpNet/Ray.cs#L31
XML comment has a param tag for 'Origin', but there is no parameter by that name
|
Build MacOS x64 Release:
AssimpNet/Ray.cs#L34
Parameter 'Position' has no matching param tag in the XML comment for 'Ray.Ray(Vector3, Vector3)' (but other parameters do)
|
Build Windows x64 Release:
AssimpNet/Ray.cs#L31
XML comment has a param tag for 'Origin', but there is no parameter by that name
|
Build Windows x64 Release:
AssimpNet/Ray.cs#L34
Parameter 'Position' has no matching param tag in the XML comment for 'Ray.Ray(Vector3, Vector3)' (but other parameters do)
|