menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Get the texture dimensions for the RenderTexture.
Syntax:
public
void
PixelSize(
out
int
u
,
out
int
v
,
out
int
w
)
Parameters:
u
Type:
int
width
v
Type:
int
height
w
Type:
int
depth, used for 3D textures
Returns:
Type:
void
Available since:
6.0
home
/
Rhino.Render
/
RenderTexture
/
PixelSize
PixelSize method
Class:
Rhino.Render.RenderTexture
Nothing found