Class VPMatrices
Inheritance
System.Object
VPMatrices
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UTJ.Alembic
Syntax
public static class VPMatrices
Methods
Get(Camera)
Declaration
public static Matrix4x4 Get(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera |
Returns
Type | Description |
---|---|
Matrix4x4 |
GetPrevious(Camera)
Declaration
public static Matrix4x4 GetPrevious(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera |
Returns
Type | Description |
---|---|
Matrix4x4 |