SoVRLdmFileWritertileDimension Property |
Namespace: OIV.LDM.WritersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3i32 tileDimension { get; }
Public ReadOnly Property tileDimension As SoSFVec3i32
Get
public:
property SoSFVec3i32^ tileDimension {
SoSFVec3i32^ get ();
}
member tileDimension : SoSFVec3i32 with get
Property Value
Type:
SoSFVec3i32Remarks Default is (128, 128, 128).
See Also