Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nifxml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Grant Kim
Nifxml
Commits
f3d04907
Commit
f3d04907
authored
7 years ago
by
jonwd7
Browse files
Options
Downloads
Patches
Plain Diff
bhkCompressedMeshShape
parent
1c076d18
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nif.xml
+6
-9
6 additions, 9 deletions
nif.xml
with
6 additions
and
9 deletions
nif.xml
+
6
−
9
View file @
f3d04907
...
@@ -6373,16 +6373,13 @@
...
@@ -6373,16 +6373,13 @@
<niobject name="bhkCompressedMeshShape" inherit="bhkShape">
<niobject name="bhkCompressedMeshShape" inherit="bhkShape">
Compressed collision mesh.
Compressed collision mesh.
<add name="Target" type="Ptr" template="NiAVObject">Points to root node?</add>
<add name="Target" type="Ptr" template="NiAVObject">Points to root node?</add>
<add name="Unknown Int 1" type="uint">Unknown.</add>
<add name="User Data" type="uint">Unknown.</add>
<add name="Radius" type="float" default="0.005">A shell that is added around the shape.</add>
<add name="Unknown Float 1" type="float">Unknown.</add>
<add name="Unknown Float 1" type="float">Unknown.</add>
<add name="Unknown 4 Bytes" type="byte" arr1="4">Unknown.</add>
<add name="Scale" type="Vector4" default="1.0, 1.0, 1.0, 0.0">Scale</add>
<add name="Unknown Floats 1" type="Vector4">Unknown</add>
<add name="Radius Copy" type="float" default="0.005">A shell that is added around the shape.</add>
<add name="Radius" type="float">A shell with that radius is added around the shape.</add>
<add name="Scale Copy" type="Vector4" default="1.0, 1.0, 1.0, 0.0">Scale</add>
<add name="Scale" type="float">Scale</add>
<add name="Data" type="Ref" template="bhkCompressedMeshShapeData">The collision mesh data.</add>
<add name="Unknown Float 3" type="float">Unknown</add>
<add name="Unknown Float 4" type="float">Unknown</add>
<add name="Unknown Float 5" type="float">Unknown</add>
<add name="Data" type="Ref" template="bhkCompressedMeshShapeData">The collision mesh data.</add>
</niobject>
</niobject>
<niobject name="bhkCompressedMeshShapeData" inherit="bhkRefObject">
<niobject name="bhkCompressedMeshShapeData" inherit="bhkRefObject">
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment