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