Content Type
Represents types of content used in an effect.
Union cases
Union case | Description |
Full Usage:
Billboard(Albedo, Roughness, Metallic, AmbientOcclusion, Emission, Normal, HeightMap, TwoSided, Clipped, Aspects, Content)
Parameters:
Resource
Roughness : Resource
Metallic : Resource
AmbientOcclusion : Resource
Emission : Resource
Normal : Resource
HeightMap : Resource
TwoSided : bool
Clipped : bool
Aspects : Aspect array
Content : Content
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
Nil
|
|
Full Usage:
Repeat(Shift, Repetition, Aspects, Content)
Parameters:
Shift
Item2 : Repetition
Aspects : Aspect array
Content : Content
|
|
|
|
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsAnimatedSprite
Returns: bool
|
|
Full Usage:
this.IsBillboard
Returns: bool
|
|
Full Usage:
this.IsContents
Returns: bool
|
|
Full Usage:
this.IsDelay
Returns: bool
|
|
Full Usage:
this.IsEmit
Returns: bool
|
|
Full Usage:
this.IsExpand
Returns: bool
|
|
Full Usage:
this.IsLight3d
Returns: bool
|
|
Full Usage:
this.IsMount
Returns: bool
|
|
Full Usage:
this.IsNil
Returns: bool
|
|
Full Usage:
this.IsRepeat
Returns: bool
|
|
Full Usage:
this.IsSegment
Returns: bool
|
|
Full Usage:
this.IsStaticModel
Returns: bool
|
|
Full Usage:
this.IsStaticSprite
Returns: bool
|
|
Full Usage:
this.IsTag
Returns: bool
|
|
Full Usage:
this.IsTextSprite
Returns: bool
|
|