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