godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
SpatialMaterial.flagsUnshaded
godot
spatialmaterial
SpatialMaterial
If
true
, the object is unaffected by lighting.
bool
flagsUnshaded
[@property getter]
struct
SpatialMaterial
@
nogc
nothrow @
property
bool
flagsUnshaded
(
)
bool
flagsUnshaded
[@property setter]
Meta
Source
See Implementation
godot
spatialmaterial
SpatialMaterial
aliases
BaseClasses
enums
BillboardMode
BlendMode
Constants
CullMode
DepthDrawMode
DetailUV
DiffuseMode
DistanceFadeMode
EmissionOperator
Feature
Flags
SpecularMode
TextureChannel
TextureParam
functions
getAlbedo
getAlphaScissorThreshold
getAnisotropy
getAoLightAffect
getAoTextureChannel
getBillboardMode
getBlendMode
getClearcoat
getClearcoatGloss
getCullMode
getDepthDeepParallaxFlipBinormal
getDepthDeepParallaxFlipTangent
getDepthDeepParallaxMaxLayers
getDepthDeepParallaxMinLayers
getDepthDrawMode
getDepthScale
getDetailBlendMode
getDetailUv
getDiffuseMode
getDistanceFade
getDistanceFadeMaxDistance
getDistanceFadeMinDistance
getEmission
getEmissionEnergy
getEmissionOperator
getFeature
getFlag
getGrow
getLineWidth
getMetallic
getMetallicTextureChannel
getNormalScale
getParticlesAnimHFrames
getParticlesAnimLoop
getParticlesAnimVFrames
getPointSize
getProximityFadeDistance
getRefraction
getRefractionTextureChannel
getRim
getRimTint
getRoughness
getRoughnessTextureChannel
getSpecular
getSpecularMode
getSubsurfaceScatteringStrength
getTexture
getTransmission
getUv1Offset
getUv1Scale
getUv1TriplanarBlendSharpness
getUv2Offset
getUv2Scale
getUv2TriplanarBlendSharpness
isDepthDeepParallaxEnabled
isGrowEnabled
isProximityFadeEnabled
opAssign
opEquals
setAlbedo
setAlphaScissorThreshold
setAnisotropy
setAoLightAffect
setAoTextureChannel
setBillboardMode
setBlendMode
setClearcoat
setClearcoatGloss
setCullMode
setDepthDeepParallax
setDepthDeepParallaxFlipBinormal
setDepthDeepParallaxFlipTangent
setDepthDeepParallaxMaxLayers
setDepthDeepParallaxMinLayers
setDepthDrawMode
setDepthScale
setDetailBlendMode
setDetailUv
setDiffuseMode
setDistanceFade
setDistanceFadeMaxDistance
setDistanceFadeMinDistance
setEmission
setEmissionEnergy
setEmissionOperator
setFeature
setFlag
setGrow
setGrowEnabled
setLineWidth
setMetallic
setMetallicTextureChannel
setNormalScale
setParticlesAnimHFrames
setParticlesAnimLoop
setParticlesAnimVFrames
setPointSize
setProximityFade
setProximityFadeDistance
setRefraction
setRefractionTextureChannel
setRim
setRimTint
setRoughness
setRoughnessTextureChannel
setSpecular
setSpecularMode
setSubsurfaceScatteringStrength
setTexture
setTransmission
setUv1Offset
setUv1Scale
setUv1TriplanarBlendSharpness
setUv2Offset
setUv2Scale
setUv2TriplanarBlendSharpness
toHash
properties
albedoColor
albedoTexture
anisotropy
anisotropyEnabled
anisotropyFlowmap
aoEnabled
aoLightAffect
aoOnUv2
aoTexture
aoTextureChannel
clearcoat
clearcoatEnabled
clearcoatGloss
clearcoatTexture
depthDeepParallax
depthEnabled
depthFlipBinormal
depthFlipTangent
depthMaxLayers
depthMinLayers
depthScale
depthTexture
detailAlbedo
detailBlendMode
detailEnabled
detailMask
detailNormal
detailUvLayer
distanceFadeMaxDistance
distanceFadeMinDistance
distanceFadeMode
emission
emissionEnabled
emissionEnergy
emissionOnUv2
emissionOperator
emissionTexture
flagsAlbedoTexForceSrgb
flagsDisableAmbientLight
flagsDoNotReceiveShadows
flagsEnsureCorrectNormals
flagsFixedSize
flagsNoDepthTest
flagsTransparent
flagsUnshaded
flagsUsePointSize
flagsUseShadowToOpacity
flagsVertexLighting
flagsWorldTriplanar
metallic
metallicSpecular
metallicTexture
metallicTextureChannel
normalEnabled
normalScale
normalTexture
paramsAlphaScissorThreshold
paramsBillboardKeepScale
paramsBillboardMode
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the object is unaffected by lighting.