Property | Type | Description | |
---|---|---|---|
flame_no | uint | ||
interpolation | byte[] | ||
length | float | ||
location | Vector3 | ||
perspective | byte | ||
rotation | Vector3 | ||
viewing_angle | uint |
Method | Description | |
---|---|---|
CameraData ( BinaryReader bin ) | ||
GetInterpolation ( int i, int j ) : byte | ||
SetInterpolation ( byte val, int i, int j ) : void |
public GetInterpolation ( int i, int j ) : byte | ||
i | int | |
j | int | |
return | byte |
public SetInterpolation ( byte val, int i, int j ) : void | ||
val | byte | |
i | int | |
j | int | |
return | void |