Collapse All
Warhorse ScripBind documentation
CScriptBind_Entity::SetMaterialVec3 Method
Syntax
C++
int
SetMaterialVec3
(IFunctionHandler *
pH
,
int
slot
,
int
nSubMtlId
,
const
char
*
sParamName
, Vec3
fValue
);
Description
!
Entity.SetMaterialVec3( nSlotId, nSubMtlId, sParamName, vVec3 )
!
See Also
SetMaterialFloat
Group
CScriptBind_Entity Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express