SetObjectCastShadow
From Onset Developer Wiki
Description
Toggles shadow casting for an object.
Syntax
SetObjectCastShadow(object, bEnable)
Parameters
- object
The object identifier. - bEnable
true to enable shadows, false to disable.
Return Value
- Returns true.
Example
__EDIT_ME__
See also
- GetObjectCount
- GetObjectModelCount
- GetObjectModelGroup
- GetObjectModelName
- GetStreamedObjects
- GetObjectModel
- GetObjectLocation
- GetObjectRotation
- GetObjectScale
- GetObjectBoundingBox
- GetObjectSize
- EnableObjectHitEvents
- GetObjectMass
- SetObjectEditorSpeed
- SetObjectEditable
- SetObjectOutline
- SetObjectColor
- SetObjectEmissiveColor
- SetObjectTexture
- SetObjectAnimatedTexture