SoDataCompressorTileInfoDims Property |
Namespace: OIV.LDM.CompressorsAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec3i32 Dims { get; set; }
Public Property Dims As SbVec3i32
Get
Set
public:
property SbVec3i32 Dims {
SbVec3i32 get ();
void set (SbVec3i32 value);
}
member Dims : SbVec3i32 with get, set
Property Value
Type:
SbVec3i32Remarks See Also