SoRenderToTexturePropertysize Property |
Size in pixels of the rendered texture.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec2s size { get; }
Public ReadOnly Property size As SoSFVec2s
Get
public:
property SoSFVec2s^ size {
SoSFVec2s^ get ();
}
member size : SoSFVec2s with get
Property Value
Type:
SoSFVec2sRemarks See Also