Autumn cleaning (#5) #53
Annotations
3 warnings
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/QuaternionKey.cs#L34
Parameter 'Interpolation' has no matching param tag in the XML comment for 'QuaternionKey.QuaternionKey(double, Quaternion, AnimationInterpolation)' (but other parameters do)
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/Ray.cs#L31
XML comment has a param tag for 'Origin', but there is no parameter by that name
|
Run dotnet test AssimpNet.Test -c 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)
|
Loading