Universe.Physics.ConvexDecompositionDotNet.float4x4.float4x4 C# (CSharp) 메소드

float4x4() 공개 메소드

public float4x4 ( ) : System
리턴 System
        public float4x4()
        {
        }

Same methods

float4x4::float4x4 ( float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33 ) : System
float4x4::float4x4 ( float4 _x, float4 _y, float4 _z, float4 _w ) : System
float4x4::float4x4 ( float4x4 m ) : System