Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
DecalPresetOptions
Interface DecalPresetOptions
interface
DecalPresetOptions
{
fadeTime
?:
number
;
normal
:
Vector3
;
position
:
Vector3
;
rotation
?:
number
;
size
?:
number
;
texture
?:
Texture
<
unknown
>
;
}
Index
Properties
fade
Time?
normal
position
rotation?
size?
texture?
Properties
Optional
fade
Time
fadeTime
?:
number
normal
normal
:
Vector3
position
position
:
Vector3
Optional
rotation
rotation
?:
number
Optional
size
size
?:
number
Optional
texture
texture
?:
Texture
<
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fade
Time
normal
position
rotation
size
texture
GitHub
Examples
Strata - v1.4.10
Loading...