crashcat docs
Preparing search index...
crashcat
ScaledShapeSettings
Type Alias ScaledShapeSettings
settings for creating a scaled shape.
note that some shapes only support uniform scaling:
sphere
type
ScaledShapeSettings
=
{
scale
:
Vec3
;
shape
:
Shape
;
}
Index
Properties
scale
shape
Properties
scale
scale
:
Vec3
shape
shape
:
Shape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scale
shape
crashcat docs
Loading...
settings for creating a scaled shape.
note that some shapes only support uniform scaling: